Move is_viewable() test further inside the function, since removing the
authorOwen Taylor <otaylor@redhat.com>
Wed, 2 Aug 2000 19:07:00 +0000 (19:07 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 2 Aug 2000 19:07:00 +0000 (19:07 +0000)
commit1b6dbf0ea2923f344983429dc67780fd53f98add
treec5a3b3268594e6af84efbf2c7267f85ca79c28e0
parent7bc2cb6e6ef4ed94a486cf1e41497ee2e46c045b
Move is_viewable() test further inside the function, since removing the

Wed Aug  2 14:57:38 2000  Owen Taylor  <otaylor@redhat.com>

* gdk/gdkwindow.c (gdk_window_process_updates_internal): Move
is_viewable() test further inside the function, since removing the
window from the redraw list without clearing ->update_area
was also very broken.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c